Query Group

The QueryGroup web serviceClosed XML- or JSON-based information exchange systems that use the Internet for direct application-to-application interaction. These systems can include programs, objects, messages, or documents. enables an external client system to query a Group and retrieve Group Summary details for any existing CMPClosed Converged Monetisation Platform. The MDS Global product that supports customer care and billing for digital service providers. Group.

The following fields are not shown because this information is associated with the Posting AccountClosed In the Cloud Monetisation Platform, a billing entity that can be used to manage payments on one or more subscriptions or payments for services. An account can hold details such as payments or invoices. (which is available via the QueryAccount web service):

  • Amount in Query
  • Balance
  • CC Status
  • Account Type
  • Overdue

The userClosed A person with the capability to log in to the CMP GUI software, such as a customer service advisor or agent. must pass in a valid CMP Group Code in order to retrieve the associated Group details.

Datasets exist for this web service, which enables the user to pass in a single value in order to retrieve a specific subset of information, such as:

  • Address
  • Discounts

The Group details are returned to the user if the request has been successful.

Submitting invalid data in the request will result in an error message.

QueryGroup Request

The QueryGroup tag instructs the Group Service to query a groupClosed In the Customer Manager Platform hierarchy, the highest level of the structure. The group level can be used to group corporates. Groups can hold financial information.. This request contains the following elements:

Element Name

Content Type

Description

Required?

ExternalReference

String69

The client may use this identifier to correlate the request and the response.

Optional

GroupCode

String6

The code assigned to the Group to be queried.

Optional

Datasets

Container

Contains one or more of the following datasets

  • BASIC
  • DISCOUNTS
  • ADDRESS

Optional